Fix arch-specific upstream xfails
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)
commit6a3c4cdd75100c41fd4ba6dcc8ef6f77372767ea
tree69e7e83e2d0fde657df415b9371c1706b081eb58
parent18f7b2255930436cfef75ff5d0628c36aacfa59a
Fix arch-specific upstream xfails

We test on more architectures, so upstream's xfails are not always
correct everywhere.  On those known to fail:
arm64 xfail -> all non-x86 xfail
x86 or unconditional strict xfail -> unconditional nonstrict xfail

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/38921, https://github.com/pandas-dev/pandas/issues/38798, https://github.com/pandas-dev/pandas/issues/41740, https://github.com/numpy/numpy/issues/19146
Forwarded: no

Gbp-Pq: Name fix_overly_arch_specific_xfails.patch
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/window/test_rolling.py